Kotools Types
4.1.0
4.5.3
4.5.2
4.5.1
4.5.0
4.4.2
4.3.1
4.2.0
4.1.0
4.0.1
3.2.0
2.0.0
1.3.1
Kotools
Types
kotools.
types.
collection
Not
Empty
Collection
Not
Empty
List
not
Empty
List
Of()
Not
Empty
Map
not
Empty
Map
Of()
Not
Empty
Set
not
Empty
Set
Of()
size
Or
Zero
to
Not
Empty
List()
to
Not
Empty
Map()
to
Not
Empty
Set()
kotools.
types.
number
Any
Int
div()
minus()
Negative
Int
Companion
Non
Zero
Int
Companion
plus()
Positive
Int
Companion
rem()
Strictly
Negative
Int
Companion
Strictly
Positive
Int
Companion
times()
to
Negative
Int()
to
Non
Zero
Int()
to
Positive
Int()
to
Strictly
Negative
Int()
to
Strictly
Positive
Int()
Zero
Int
kotools.
types.
result
Result
Context
result
Of()
kotools.
types.
text
Not
Blank
String
to
Not
Blank
String()
Kotools Types
/
kotools.types.collection
/
NotEmptyList
/
tail
tail
open
override
val
tail
:
NotEmptyList
<
E
>
?
=
null
All elements of this collection except the
first one
.